A B C D E F G H I J K L M N O P Q R S T U V W

S

seek(String) - Method in class pow.webserver.UserTab
return the user corresponding to the given login
seekAcNetId(String) - Method in class pow.ivyclient.AcNetIdStorage
search the drone net id of a drone from its ivy id if the drone is a new one, a new net id is requested to the server
send(int) - Method in class pow.ivyclient.Ivy2Udp
This method send to the web server the datagram containing the informations about the aircraft
send(int, String, String[]) - Method in class pow.ivyclient.Ivy2Udp
This method send to the web server a specific order with parameters
send(int, String) - Method in class pow.ivyclient.Ivy2Udp
This method send a particular message about an aircraft
serialize(String) - Method in class pow.webserver.UserTab
Save the object in a file
Serveur - Class in pow.webserver
Class which receive a datagramm from ivy bus via UDP transforms it into a Pushlet event and send it to the Pushlet server in order that it will be sent to web clients
Serveur() - Constructor for class pow.webserver.Serveur
 
Serveur.IvyEventSource - Class in pow.webserver
 
Serveur.IvyEventSource() - Constructor for class pow.webserver.Serveur.IvyEventSource
 
Servlets - Class in nl.justobjects.pushlet.util
Servlet utilities.
Servlets() - Constructor for class nl.justobjects.pushlet.util.Servlets
 
session - Variable in class nl.justobjects.pushlet.core.Command
Pushlet session.
Session - Class in nl.justobjects.pushlet.core
Represents client pushlet session state.
SESSION_CLASS - Static variable in interface nl.justobjects.pushlet.core.ConfigDefs
 
SESSION_ID_GENERATION - Static variable in interface nl.justobjects.pushlet.core.ConfigDefs
 
SESSION_ID_GENERATION_RANDOMSTRING - Static variable in interface nl.justobjects.pushlet.core.ConfigDefs
 
SESSION_ID_GENERATION_UUID - Static variable in interface nl.justobjects.pushlet.core.ConfigDefs
 
SESSION_ID_SIZE - Static variable in interface nl.justobjects.pushlet.core.ConfigDefs
Session management.
SESSION_MANAGER_CLASS - Static variable in interface nl.justobjects.pushlet.core.ConfigDefs
 
SESSION_TIMEOUT_MINS - Static variable in interface nl.justobjects.pushlet.core.ConfigDefs
 
SessionIvy - Class in pow.webserver
store information about a specific ivy bus which is connected to the server
SessionIvy(String, int, AES, InetAddress) - Constructor for class pow.webserver.SessionIvy
create a session which store information about an ivy bus client connected to the server main information are its net address to send him orders from web users and drones which are connected to this ivy bus
SessionManager - Class in nl.justobjects.pushlet.core
Manages lifecycle of Sessions.
setAddress(InetAddress) - Method in class pow.ivyclient.BusIvy_
 
setBusIvy(BusIvy_) - Method in class pow.webserver.SessionIvy
store the information of the ivy bus into the ivy session
setDebug(boolean) - Method in class nl.justobjects.pushlet.client.PushletClient
 
setField(String, String) - Method in class nl.justobjects.pushlet.core.Event
 
setField(String, int) - Method in class nl.justobjects.pushlet.core.Event
 
setField(String, long) - Method in class nl.justobjects.pushlet.core.Event
 
setHostnameVerification(boolean) - Method in class pow.webserver.StrictSSLProtocolSocketFactory
Set the host name verification flag.
setIvyInetAddress(InetAddress) - Method in class pow.webserver.SessionIvy
set the ip adress of the ivy bus host
setLevel(int) - Method in class nl.justobjects.pushlet.util.DefaultLogger
Set log level
setLevel(int) - Static method in class nl.justobjects.pushlet.util.Log
Set log level
setLevel(int) - Method in class nl.justobjects.pushlet.util.Log4jLogger
 
setLevel(int) - Method in interface nl.justobjects.pushlet.util.PushletLogger
Set log level
setMode(String) - Method in class nl.justobjects.pushlet.core.Subscriber
 
setNoCacheHeaders(HttpServletResponse) - Static method in class nl.justobjects.pushlet.util.Servlets
Set HTTP headers to prevent caching.
setNom(String) - Method in class pow.webserver.User
specify the login of the user
setOrder(DbOrder) - Method in class pow.webserver.IvyMsg
specify how to store the message in database
setProxyOptions(String, String, String, String, String, String) - Method in class nl.justobjects.pushlet.client.PushletClient
Set proxy options and optional proxy authentication.
setPwd(String) - Method in class pow.webserver.User
specify the user password, it's not stored in clear (md5 hash)
setReLogged(boolean) - Method in class pow.ivyclient.IvyIHM
specify whether the module should reconnected or not
setResponseEvent(Event) - Method in class nl.justobjects.pushlet.core.Command
Set pushlet response event.
setRights(Rights) - Method in class pow.webserver.User
specify the type of right granted to the user
setServletContext(ServletContext) - Method in interface nl.justobjects.pushlet.core.EventSource
 
setServletContext(ServletContext) - Method in class pow.webserver.Serveur.IvyEventSource
method qui renseigne la source sur la servlet qui l'a appelé modification de la librairie pushlet Pushlet.java EventSource.java EventSourceManager.java
setStorage() - Method in class pow.ivyclient.Ivy2Udp
initiate the object which allow to store information about drones
setUserAgent(String) - Method in class nl.justobjects.pushlet.core.Session
Set client HTTP UserAgent.
SGBDfeeder - Class in pow.webserver
thread which waits for ivy messages sent by event source (serveur.java) and stores them into a mysql database the ivy messages are extracted from a blocking queue (fifo) parameter of the database are extracted from conf file
SGBDfeeder(String, String, String, DbMode) - Constructor for class pow.webserver.SGBDfeeder
create a thread which fill the database with the message it extracts from the fifo
SOFTWARE_VERSION - Static variable in class nl.justobjects.pushlet.Version
Version info extracted from the .jar manifest file (see build.xml and build.properties).
SOURCES_ACTIVATE - Static variable in interface nl.justobjects.pushlet.core.ConfigDefs
 
SSLUtilities - Class in pow.webserver
This class provide various static methods that relax X509 certificate and hostname verification while using the SSL over the HTTP protocol.
SSLUtilities() - Constructor for class pow.webserver.SSLUtilities
 
SSLUtilities._FakeHostnameVerifier - Class in pow.webserver
Deprecated. see SSLUtilities.FakeHostnameVerifier.
SSLUtilities._FakeHostnameVerifier() - Constructor for class pow.webserver.SSLUtilities._FakeHostnameVerifier
Deprecated.  
SSLUtilities._FakeX509TrustManager - Class in pow.webserver
Deprecated. see SSLUtilities.FakeX509TrustManager.
SSLUtilities._FakeX509TrustManager() - Constructor for class pow.webserver.SSLUtilities._FakeX509TrustManager
Deprecated.  
SSLUtilities.FakeHostnameVerifier - Class in pow.webserver
This class implements a fake hostname verificator, trusting any host name.
SSLUtilities.FakeHostnameVerifier() - Constructor for class pow.webserver.SSLUtilities.FakeHostnameVerifier
 
SSLUtilities.FakeX509TrustManager - Class in pow.webserver
This class allow any X509 certificates to be used to authenticate the remote side of a secure socket, including self-signed certificates.
SSLUtilities.FakeX509TrustManager() - Constructor for class pow.webserver.SSLUtilities.FakeX509TrustManager
 
start() - Method in class nl.justobjects.pushlet.core.BrowserAdapter
Generic init.
start() - Method in interface nl.justobjects.pushlet.core.ClientAdapter
Start event push.
start() - Method in class nl.justobjects.pushlet.core.Dispatcher
Start Dispatcher.
start() - Method in class nl.justobjects.pushlet.core.EventPullSource
 
start(String, ServletContext) - Static method in class nl.justobjects.pushlet.core.EventSourceManager
Initialize event sources from properties file.
start() - Method in class nl.justobjects.pushlet.core.Session
 
start() - Method in class nl.justobjects.pushlet.core.SessionManager
Starts us.
start() - Method in class nl.justobjects.pushlet.core.Subscriber
 
START_DOCUMENT - Static variable in class nl.justobjects.pushlet.core.BrowserAdapter
 
startHeartBeat() - Method in class pow.ivyclient.Ivy2Udp
create a thread which send heart beat message to the server
stop() - Method in class nl.justobjects.pushlet.core.BrowserAdapter
End HTML page in client browser.
stop() - Method in interface nl.justobjects.pushlet.core.ClientAdapter
Stop event push.
stop() - Method in class nl.justobjects.pushlet.core.Dispatcher
Stop Dispatcher.
stop() - Method in class nl.justobjects.pushlet.core.EventPullSource
Stop the event generator thread.
stop() - Method in interface nl.justobjects.pushlet.core.EventSource
Halt the event source.
stop() - Static method in class nl.justobjects.pushlet.core.EventSourceManager
Halt event sources.
stop() - Method in class nl.justobjects.pushlet.core.Session
 
stop() - Method in class nl.justobjects.pushlet.core.SessionManager
Stopis us.
stop() - Method in class nl.justobjects.pushlet.core.Subscriber
 
stop() - Method in class pow.webserver.Serveur.IvyEventSource
Desactivate the event source.
stop_thread() - Method in class pow.ivyclient.HeartBeat
stop the heartbeat thread by ending the infinite loop
stop_thread() - Method in class pow.ivyclient.Ivy2Udp
stop all the thread Ivy2Udp , HeartBeat and ivy2UdpWriting
stop_thread() - Method in class pow.webserver.HeartBeat
stop the heartbeat process of the server
stopListen() - Method in class nl.justobjects.pushlet.client.PushletClient
Stop the listener.
StrictSSLProtocolSocketFactory - Class in pow.webserver
A SecureProtocolSocketFactory that uses JSSE to create SSL sockets.
StrictSSLProtocolSocketFactory(boolean) - Constructor for class pow.webserver.StrictSSLProtocolSocketFactory
Constructor for StrictSSLProtocolSocketFactory.
StrictSSLProtocolSocketFactory() - Constructor for class pow.webserver.StrictSSLProtocolSocketFactory
Constructor for StrictSSLProtocolSocketFactory.
SUBJECT_META - Static variable in interface nl.justobjects.pushlet.core.Protocol
 
SUBJECT_META_JOINS - Static variable in interface nl.justobjects.pushlet.core.Protocol
 
SUBJECT_META_SUBS - Static variable in interface nl.justobjects.pushlet.core.Protocol
 
SUBJECT_SEPARATOR - Static variable in class nl.justobjects.pushlet.core.Subscription
 
subscribe(String, String) - Method in class nl.justobjects.pushlet.client.PushletClient
Subscribes, returning subscription id.
subscribe(String) - Method in class nl.justobjects.pushlet.client.PushletClient
Subscribes, returning subscription id.
Subscriber - Class in nl.justobjects.pushlet.core
Handles data channel between dispatcher and client.
SUBSCRIBER_CLASS - Static variable in interface nl.justobjects.pushlet.core.ConfigDefs
 
Subscription - Class in nl.justobjects.pushlet.core
Represents single subject subscription
SUBSCRIPTION_CLASS - Static variable in interface nl.justobjects.pushlet.core.ConfigDefs
 
Sys - Class in nl.justobjects.pushlet.util
Utilities that interact with the underlying OS/JVM.
Sys() - Constructor for class nl.justobjects.pushlet.util.Sys
 

A B C D E F G H I J K L M N O P Q R S T U V W